[INFO] cloning repository https://github.com/vfeld/schocken-auth-server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vfeld/schocken-auth-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvfeld%2Fschocken-auth-server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvfeld%2Fschocken-auth-server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6196b188ce151ff176fde0874e7a624976cea9d2
[INFO] testing vfeld/schocken-auth-server against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvfeld%2Fschocken-auth-server" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vfeld/schocken-auth-server
[INFO] finished tweaking git repo https://github.com/vfeld/schocken-auth-server
[INFO] tweaked toml for git repo https://github.com/vfeld/schocken-auth-server written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vfeld/schocken-auth-server on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vfeld/schocken-auth-server already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b0782f7101cc13b9ab218a924426517d5cb45eff35d3a02de710d861e8e360c4
[INFO] running `Command { std: "docker" "start" "-a" "b0782f7101cc13b9ab218a924426517d5cb45eff35d3a02de710d861e8e360c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b0782f7101cc13b9ab218a924426517d5cb45eff35d3a02de710d861e8e360c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0782f7101cc13b9ab218a924426517d5cb45eff35d3a02de710d861e8e360c4", kill_on_drop: false }`
[INFO] [stdout] b0782f7101cc13b9ab218a924426517d5cb45eff35d3a02de710d861e8e360c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 210297efa24c60a1880b6b444869728f16e68162517d1beaaaf3499bb1384cba
[INFO] running `Command { std: "docker" "start" "-a" "210297efa24c60a1880b6b444869728f16e68162517d1beaaaf3499bb1384cba", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.89
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling syn v1.0.64
[INFO] [stderr]    Compiling once_cell v1.7.2
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]    Compiling pin-project-lite v0.2.6
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling futures-core v0.3.14
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling tokio v1.3.0
[INFO] [stderr]    Compiling lock_api v0.4.2
[INFO] [stderr]    Compiling futures-sink v0.3.14
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling serde_derive v1.0.124
[INFO] [stderr]    Compiling serde v1.0.124
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling standback v0.2.15
[INFO] [stderr]    Compiling regex-syntax v0.6.23
[INFO] [stderr]    Compiling futures-channel v0.3.14
[INFO] [stderr]    Compiling futures-task v0.3.14
[INFO] [stderr]    Compiling futures-io v0.3.14
[INFO] [stderr]    Compiling const_fn v0.4.5
[INFO] [stderr]    Compiling tinyvec v1.1.1
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling time v0.2.26
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.3
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling mio v0.7.10
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling signal-hook-registry v1.3.0
[INFO] [stderr]    Compiling local-waker v0.1.1
[INFO] [stderr]    Compiling lexical-core v0.7.5
[INFO] [stderr]    Compiling http v0.2.3
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling nom v6.1.2
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.17
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling brotli-sys v0.3.2
[INFO] [stderr]    Compiling build_const v0.2.1
[INFO] [stderr]    Compiling bitvec v0.19.5
[INFO] [stderr]    Compiling crc v1.8.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_core v0.6.2
[INFO] [stderr]    Compiling actix-utils v3.0.0
[INFO] [stderr]    Compiling actix-service v2.0.0-beta.5
[INFO] [stderr]    Compiling tracing-core v0.1.17
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling ahash v0.7.2
[INFO] [stderr]    Compiling ahash v0.6.3
[INFO] [stderr]    Compiling subtle v2.4.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling whoami v1.1.1
[INFO] [stderr]    Compiling sha-1 v0.9.4
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling idna v0.2.2
[INFO] [stderr]    Compiling httparse v1.3.5
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling crypto-mac v0.10.0
[INFO] [stderr]    Compiling regex v1.4.5
[INFO] [stderr]    Compiling rand_chacha v0.3.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling url v2.2.1
[INFO] [stderr]    Compiling tracing v0.1.25
[INFO] [stderr]    Compiling bytestring v1.0.0
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling anyhow v1.0.38
[INFO] [stderr]    Compiling flate2 v1.0.20
[INFO] [stderr]    Compiling rand v0.8.3
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling libsodium-sys v0.2.6
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling sha2 v0.9.3
[INFO] [stderr]    Compiling md-5 v0.9.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.1
[INFO] [stderr]    Compiling hashlink v0.6.0
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling atoi v0.4.0
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]    Compiling socket2 v0.4.0
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling async-trait v0.1.48
[INFO] [stderr]    Compiling pem v0.8.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling env_logger v0.8.3
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling sct v0.6.0
[INFO] [stderr]    Compiling rustls v0.19.0
[INFO] [stderr]    Compiling webpki-roots v0.21.0
[INFO] [stderr]    Compiling tokio-util v0.6.4
[INFO] [stderr]    Compiling tokio-stream v0.1.4
[INFO] [stderr]    Compiling simple_asn1 v0.4.1
[INFO] [stderr]    Compiling actix-codec v0.4.0-beta.1
[INFO] [stderr]    Compiling futures-macro v0.3.14
[INFO] [stderr]    Compiling actix-macros v0.2.0
[INFO] [stderr]    Compiling time-macros-impl v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.24
[INFO] [stderr]    Compiling pin-project-internal v1.0.5
[INFO] [stderr]    Compiling derive_more v0.99.11
[INFO] [stderr]    Compiling actix-web-codegen v0.5.0-beta.2
[INFO] [stderr]    Compiling include_dir_impl v0.6.0
[INFO] [stderr]    Compiling tokio-rustls v0.22.0
[INFO] [stderr]    Compiling brotli2 v0.3.2
[INFO] [stderr]    Compiling sqlformat v0.1.6
[INFO] [stderr]    Compiling actix-rt v2.2.0
[INFO] [stderr]    Compiling sqlx-rt v0.3.0
[INFO] [stderr]    Compiling actix-server v2.0.0-beta.3
[INFO] [stderr]    Compiling futures-util v0.3.14
[INFO] [stderr]    Compiling include_dir v0.6.0
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling pin-project v1.0.5
[INFO] [stderr]    Compiling thiserror v1.0.24
[INFO] [stderr]    Compiling actix-tls v3.0.0-beta.5
[INFO] [stderr]    Compiling local-channel v0.1.2
[INFO] [stderr]    Compiling h2 v0.3.1
[INFO] [stderr]    Compiling futures-executor v0.3.13
[INFO] [stderr]    Compiling futures v0.3.13
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling actix-router v0.2.7
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling actix-http v3.0.0-beta.5
[INFO] [stderr]    Compiling sqlx-core v0.5.1
[INFO] [stderr]    Compiling jsonwebtoken v7.2.0
[INFO] [stderr]    Compiling actix-web v4.0.0-beta.5
[INFO] [stderr]    Compiling actix-cors v0.6.0-beta.1
[INFO] [stderr]    Compiling sqlx-macros v0.5.1
[INFO] [stderr]    Compiling sqlx v0.5.1
[INFO] [stderr]    Compiling sodiumoxide v0.2.6
[INFO] [stderr]    Compiling schocken-auth-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 15s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2, sqlx-core v0.5.1, sqlx-macros v0.5.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "210297efa24c60a1880b6b444869728f16e68162517d1beaaaf3499bb1384cba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "210297efa24c60a1880b6b444869728f16e68162517d1beaaaf3499bb1384cba", kill_on_drop: false }`
[INFO] [stdout] 210297efa24c60a1880b6b444869728f16e68162517d1beaaaf3499bb1384cba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 501669f758a3054af31af7613a627d60db80383cb2c207a3292ce4ef0b130633
[INFO] running `Command { std: "docker" "start" "-a" "501669f758a3054af31af7613a627d60db80383cb2c207a3292ce4ef0b130633", kill_on_drop: false }`
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling http-body v0.4.1
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling publicsuffix v1.5.6
[INFO] [stderr]    Compiling ipnet v2.3.0
[INFO] [stderr]    Compiling mock-it v0.3.0
[INFO] [stderr]    Compiling cookie_store v0.12.0
[INFO] [stderr]    Compiling hyper v0.14.4
[INFO] [stderr]    Compiling hyper-rustls v0.22.1
[INFO] [stderr]    Compiling reqwest v0.11.2
[INFO] [stderr]    Compiling schocken-auth-server v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/auth_hexagon/auth_service_rest_adapter/rest_api_test.rs:89:25
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub fn get_cookie(resp: &reqwest::Response, name: String) -> Option<reqwest::cookie::Cookie> {
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^                          ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub fn get_cookie(resp: &reqwest::Response, name: String) -> Option<reqwest::cookie::Cookie<'_>> {
[INFO] [stdout]    |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.42s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2, sqlx-core v0.5.1, sqlx-macros v0.5.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "501669f758a3054af31af7613a627d60db80383cb2c207a3292ce4ef0b130633", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "501669f758a3054af31af7613a627d60db80383cb2c207a3292ce4ef0b130633", kill_on_drop: false }`
[INFO] [stdout] 501669f758a3054af31af7613a627d60db80383cb2c207a3292ce4ef0b130633
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0482d903d8868058a95881d5e817307829d5350c7c0b38e863414edaeea7a976
[INFO] running `Command { std: "docker" "start" "-a" "0482d903d8868058a95881d5e817307829d5350c7c0b38e863414edaeea7a976", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/auth_hexagon/auth_service_rest_adapter/rest_api_test.rs:89:25
[INFO] [stderr]    |
[INFO] [stderr] 89 | pub fn get_cookie(resp: &reqwest::Response, name: String) -> Option<reqwest::cookie::Cookie> {
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^^^^^                          ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                         |
[INFO] [stderr]    |                         the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 89 | pub fn get_cookie(resp: &reqwest::Response, name: String) -> Option<reqwest::cookie::Cookie<'_>> {
[INFO] [stderr]    |                                                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `schocken-auth-server` (bin "schocken-auth-server" test) generated 1 warning (run `cargo fix --bin "schocken-auth-server" -p schocken-auth-server --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2, sqlx-core v0.5.1, sqlx-macros v0.5.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests build_deps.rs (/opt/rustwide/target/debug/deps/build_deps-6c55513354a0fa02)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/schocken_auth_server-419742bfc46a7b70)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test auth_hexagon::auth_service_domain::test_csrf::test_session_token ... ok
[INFO] [stdout] test auth_hexagon::auth_service_domain::test_session::test_session_token ... ok
[INFO] [stdout] test auth_hexagon::auth_service_rest_adapter::endpoint_auth::test::test_auth_session_wrong_cookie ... ok
[INFO] [stdout] test auth_hexagon::auth_service_rest_adapter::endpoint_day0::test::test_register_day0 ... ok
[INFO] [stdout] test auth_hexagon::auth_service_rest_adapter::endpoint_auth::test::test_auth_session_create_unauthorized ... ok
[INFO] [stdout] test auth_hexagon::auth_service_rest_adapter::endpoint_auth::test::test_auth_session_delete_success ... ok
[INFO] [stdout] test auth_hexagon::auth_service_rest_adapter::rest_api_test::test_not_found ... ok
[INFO] [stdout] test auth_hexagon::auth_service_rest_adapter::endpoint_auth::test::test_auth_session_create_success ... ok
[INFO] [stdout] test auth_hexagon::auth_service_rest_adapter::endpoint_day0::test::test_register_day0_corrupted_request ... ok
[INFO] [stdout] test auth_hexagon::auth_service_rest_adapter::endpoint_csrf::test::test_create_csrf ... ok
[INFO] [stdout] test auth_hexagon::auth_service_rest_adapter::endpoint_auth::test::test_auth_session_delete_no_csrf_cookie ... ok
[INFO] [stdout] test auth_hexagon::auth_service_rest_adapter::endpoint_auth::test::test_auth_session_delete_csrf_invalid ... ok
[INFO] [stdout] test auth_hexagon::auth_service_rest_adapter::endpoint_auth::test::test_auth_session_delete_no_csrf_header ... ok
[INFO] [stdout] test auth_hexagon::auth_service_rest_adapter::endpoint_auth::test::test_auth_session_validate_success ... ok
[INFO] [stdout] test auth_hexagon::auth_service_rest_adapter::endpoint_auth::test::test_auth_session_no_cookie ... ok
[INFO] [stdout] test auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_with_unknown_token ... FAILED
[INFO] [stdout] test auth_hexagon::auth_store_pg_adapter::tests::test_auth_password ... FAILED
[INFO] [stdout] test auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_success ... FAILED
[INFO] [stdout] test auth_hexagon::auth_store_pg_adapter::tests::test_session ... FAILED
[INFO] [stdout] test auth_hexagon::auth_store_pg_adapter::tests::test_set_day0_token_twice ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_with_unknown_token stdout ----
[INFO] [stdout] DB Name: test_day0_registration_with_unknown_token_c49abc6b8a6044d5ad681
[INFO] [stdout] 
[INFO] [stdout] thread 'auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_with_unknown_token' (35) panicked at src/auth_hexagon/auth_store_pg_adapter/test_utils.rs:24:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: ConnectivityProblem("fdd628f8-6043-47cc-8b26-e81e31d6bca4", "pool timed out while waiting for an open connection")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x594f7429752a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x594f7429752a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x594f7429752a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x594f7429752a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x594f742af06a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x594f742af06a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x594f7429c8a2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x594f7429c8a2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x594f7427545f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x594f7427545f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x594f7428f209 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x594f738d186c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x594f738d186c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x594f7428f3c2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x594f7428f3c2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x594f74275518 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x594f7426caa9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x594f7427648d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x594f742af8dc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x594f742af622 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x594f737b67e4 - <core[a96a4c5c53f902a3]::result::Result<(), schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_port::AuthStoreError>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x594f737b67e4 - schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::test_utils::pg_store_init::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/auth_hexagon/auth_store_pg_adapter/test_utils.rs:24:10
[INFO] [stdout]   22:     0x594f7372d413 - schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_with_unknown_token::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/auth_hexagon/auth_store_pg_adapter.rs:281:80
[INFO] [stdout]   23:     0x594f73728ed6 - <tokio[d704ae3c6bb1cf99]::task::local::RunUntil<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_with_unknown_token::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:67
[INFO] [stdout]   24:     0x594f737a4af0 - tokio[d704ae3c6bb1cf99]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d704ae3c6bb1cf99]::task::local::RunUntil<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_with_unknown_token::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   25:     0x594f737186e5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[d704ae3c6bb1cf99]::coop::Budget>>>::try_with::<tokio[d704ae3c6bb1cf99]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d704ae3c6bb1cf99]::task::local::RunUntil<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_with_unknown_token::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x594f73713abe - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[d704ae3c6bb1cf99]::coop::Budget>>>::with::<tokio[d704ae3c6bb1cf99]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d704ae3c6bb1cf99]::task::local::RunUntil<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_with_unknown_token::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x594f73730d12 - tokio[d704ae3c6bb1cf99]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d704ae3c6bb1cf99]::task::local::RunUntil<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_with_unknown_token::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   28:     0x594f73730d12 - tokio[d704ae3c6bb1cf99]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d704ae3c6bb1cf99]::task::local::RunUntil<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_with_unknown_token::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   29:     0x594f73730d12 - <tokio[d704ae3c6bb1cf99]::task::local::RunUntil<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_with_unknown_token::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:42
[INFO] [stdout]   30:     0x594f7374f18d - <tokio[d704ae3c6bb1cf99]::macros::scoped_tls::ScopedKey<tokio[d704ae3c6bb1cf99]::task::local::Context>>::set::<<tokio[d704ae3c6bb1cf99]::task::local::RunUntil<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_with_unknown_token::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x594f7371e4aa - <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d704ae3c6bb1cf99]::task::local::RunUntil<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_with_unknown_token::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:548:17
[INFO] [stdout]   32:     0x594f7373e9db - <tokio[d704ae3c6bb1cf99]::task::local::RunUntil<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_with_unknown_token::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:624:22
[INFO] [stdout]   33:     0x594f73725eef - <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until::<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_with_unknown_token::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:498:19
[INFO] [stdout]   34:     0x594f738421fd - <core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_with_unknown_token::{closure#0}>::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x594f7382ca2d - <tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::Inner<tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_with_unknown_token::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:74
[INFO] [stdout]   36:     0x594f737a3330 - tokio[d704ae3c6bb1cf99]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::Inner<tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_with_unknown_token::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   37:     0x594f737172e5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[d704ae3c6bb1cf99]::coop::Budget>>>::try_with::<tokio[d704ae3c6bb1cf99]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::Inner<tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_with_unknown_token::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   38:     0x594f7371347e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[d704ae3c6bb1cf99]::coop::Budget>>>::with::<tokio[d704ae3c6bb1cf99]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::Inner<tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_with_unknown_token::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   39:     0x594f73825e8c - tokio[d704ae3c6bb1cf99]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::Inner<tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_with_unknown_token::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   40:     0x594f73825e8c - tokio[d704ae3c6bb1cf99]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::Inner<tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_with_unknown_token::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   41:     0x594f73825e8c - <tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::Inner<tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_with_unknown_token::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:35
[INFO] [stdout]   42:     0x594f7382c17a - tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::enter::<<tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::Inner<tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_with_unknown_token::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:29
[INFO] [stdout]   43:     0x594f737509a5 - <tokio[d704ae3c6bb1cf99]::macros::scoped_tls::ScopedKey<tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::Context>>::set::<tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::enter<<tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::Inner<tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_with_unknown_token::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   44:     0x594f7381f0b2 - tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::enter::<<tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::Inner<tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_with_unknown_token::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:13
[INFO] [stdout]   45:     0x594f7381cab3 - <tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::Inner<tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_with_unknown_token::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:176:9
[INFO] [stdout]   46:     0x594f7381c007 - <tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::InnerGuard<tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_with_unknown_token::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:405:38
[INFO] [stdout]   47:     0x594f73817cc0 - <tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::BasicScheduler<tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>>::block_on::<<tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_with_unknown_token::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:136:30
[INFO] [stdout]   48:     0x594f737e51bf - <tokio[d704ae3c6bb1cf99]::runtime::Runtime>::block_on::<<tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_with_unknown_token::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   49:     0x594f7371ecf2 - <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::block_on::<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_with_unknown_token::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:459:12
[INFO] [stdout]   50:     0x594f737e418d - <actix_rt[4f9320cbdf4c7eda]::runtime::Runtime>::block_on::<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_with_unknown_token::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.2.0/src/runtime.rs:85:20
[INFO] [stdout]   51:     0x594f737682fc - <actix_rt[4f9320cbdf4c7eda]::system::SystemRunner>::block_on::<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_with_unknown_token::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.2.0/src/system.rs:186:17
[INFO] [stdout]   52:     0x594f7373b449 - schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_with_unknown_token
[INFO] [stdout]                                at /opt/rustwide/workdir/src/auth_hexagon/auth_store_pg_adapter.rs:278:5
[INFO] [stdout]   53:     0x594f737291e7 - schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_with_unknown_token::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/auth_hexagon/auth_store_pg_adapter.rs:280:57
[INFO] [stdout]   54:     0x594f73711c46 - <schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_with_unknown_token::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x594f738c594b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x594f738c594b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x594f738d233b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x594f738d233b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x594f738d233b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x594f738d233b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x594f738d233b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x594f738d233b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x594f738d233b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x594f738cda54 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x594f738cda54 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x594f738d4f42 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x594f738d4f42 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x594f738d4f42 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x594f738d4f42 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x594f738d4f42 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x594f738d4f42 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x594f738d4f42 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x594f74296b0f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   74:     0x594f74296b0f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x76c2d4967aa4 - <unknown>
[INFO] [stdout]   76:     0x76c2d49f4a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- auth_hexagon::auth_store_pg_adapter::tests::test_auth_password stdout ----
[INFO] [stdout] DB Name: test_auth_password_b0aadf76295d4ad682d1d89989523d30
[INFO] [stdout] 
[INFO] [stdout] thread 'auth_hexagon::auth_store_pg_adapter::tests::test_auth_password' (33) panicked at src/auth_hexagon/auth_store_pg_adapter/test_utils.rs:24:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: ConnectivityProblem("686b2ca8-0452-4ece-80ff-49b1871eaf82", "pool timed out while waiting for an open connection")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x594f7429752a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x594f7429752a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x594f7429752a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x594f7429752a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x594f742af06a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x594f742af06a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x594f7429c8a2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x594f7429c8a2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x594f7427545f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x594f7427545f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x594f7428f209 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x594f738d186c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x594f738d186c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x594f7428f3c2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x594f7428f3c2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x594f74275518 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x594f7426caa9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x594f7427648d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x594f742af8dc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x594f742af622 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x594f737b67e4 - <core[a96a4c5c53f902a3]::result::Result<(), schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_port::AuthStoreError>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x594f737b67e4 - schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::test_utils::pg_store_init::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/auth_hexagon/auth_store_pg_adapter/test_utils.rs:24:10
[INFO] [stdout]   22:     0x594f7372a59d - schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_auth_password::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/auth_hexagon/auth_store_pg_adapter.rs:332:57
[INFO] [stdout]   23:     0x594f73728e76 - <tokio[d704ae3c6bb1cf99]::task::local::RunUntil<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_auth_password::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:67
[INFO] [stdout]   24:     0x594f737a4760 - tokio[d704ae3c6bb1cf99]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d704ae3c6bb1cf99]::task::local::RunUntil<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_auth_password::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   25:     0x594f737183e5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[d704ae3c6bb1cf99]::coop::Budget>>>::try_with::<tokio[d704ae3c6bb1cf99]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d704ae3c6bb1cf99]::task::local::RunUntil<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_auth_password::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x594f737139ce - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[d704ae3c6bb1cf99]::coop::Budget>>>::with::<tokio[d704ae3c6bb1cf99]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d704ae3c6bb1cf99]::task::local::RunUntil<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_auth_password::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x594f737306b2 - tokio[d704ae3c6bb1cf99]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d704ae3c6bb1cf99]::task::local::RunUntil<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_auth_password::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   28:     0x594f737306b2 - tokio[d704ae3c6bb1cf99]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d704ae3c6bb1cf99]::task::local::RunUntil<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_auth_password::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   29:     0x594f737306b2 - <tokio[d704ae3c6bb1cf99]::task::local::RunUntil<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_auth_password::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:42
[INFO] [stdout]   30:     0x594f7374ee8d - <tokio[d704ae3c6bb1cf99]::macros::scoped_tls::ScopedKey<tokio[d704ae3c6bb1cf99]::task::local::Context>>::set::<<tokio[d704ae3c6bb1cf99]::task::local::RunUntil<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_auth_password::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x594f7371e3ba - <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d704ae3c6bb1cf99]::task::local::RunUntil<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_auth_password::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:548:17
[INFO] [stdout]   32:     0x594f7373e8eb - <tokio[d704ae3c6bb1cf99]::task::local::RunUntil<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_auth_password::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:624:22
[INFO] [stdout]   33:     0x594f7372579e - <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until::<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_auth_password::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:498:19
[INFO] [stdout]   34:     0x594f7384213d - <core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_auth_password::{closure#0}>::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x594f7382c6fd - <tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::Inner<tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_auth_password::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:74
[INFO] [stdout]   36:     0x594f737a2fa0 - tokio[d704ae3c6bb1cf99]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::Inner<tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_auth_password::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   37:     0x594f73716fe5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[d704ae3c6bb1cf99]::coop::Budget>>>::try_with::<tokio[d704ae3c6bb1cf99]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::Inner<tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_auth_password::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   38:     0x594f7371338e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[d704ae3c6bb1cf99]::coop::Budget>>>::with::<tokio[d704ae3c6bb1cf99]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::Inner<tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_auth_password::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   39:     0x594f738248fc - tokio[d704ae3c6bb1cf99]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::Inner<tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_auth_password::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   40:     0x594f738248fc - tokio[d704ae3c6bb1cf99]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::Inner<tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_auth_password::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   41:     0x594f738248fc - <tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::Inner<tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_auth_password::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:35
[INFO] [stdout]   42:     0x594f7382c11a - tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::enter::<<tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::Inner<tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_auth_password::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:29
[INFO] [stdout]   43:     0x594f73750705 - <tokio[d704ae3c6bb1cf99]::macros::scoped_tls::ScopedKey<tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::Context>>::set::<tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::enter<<tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::Inner<tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_auth_password::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   44:     0x594f7381e5d2 - tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::enter::<<tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::Inner<tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_auth_password::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:13
[INFO] [stdout]   45:     0x594f7381ca53 - <tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::Inner<tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_auth_password::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:176:9
[INFO] [stdout]   46:     0x594f7381bdc7 - <tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::InnerGuard<tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_auth_password::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:405:38
[INFO] [stdout]   47:     0x594f73817330 - <tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::BasicScheduler<tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>>::block_on::<<tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_auth_password::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:136:30
[INFO] [stdout]   48:     0x594f737e4c4e - <tokio[d704ae3c6bb1cf99]::runtime::Runtime>::block_on::<<tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_auth_password::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   49:     0x594f7371eb11 - <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::block_on::<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_auth_password::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:459:12
[INFO] [stdout]   50:     0x594f737e404d - <actix_rt[4f9320cbdf4c7eda]::runtime::Runtime>::block_on::<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_auth_password::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.2.0/src/runtime.rs:85:20
[INFO] [stdout]   51:     0x594f737681ec - <actix_rt[4f9320cbdf4c7eda]::system::SystemRunner>::block_on::<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_auth_password::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.2.0/src/system.rs:186:17
[INFO] [stdout]   52:     0x594f7373b299 - schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_auth_password
[INFO] [stdout]                                at /opt/rustwide/workdir/src/auth_hexagon/auth_store_pg_adapter.rs:329:5
[INFO] [stdout]   53:     0x594f73729157 - schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_auth_password::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/auth_hexagon/auth_store_pg_adapter.rs:331:34
[INFO] [stdout]   54:     0x594f73711b86 - <schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_auth_password::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x594f738c594b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x594f738c594b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x594f738d233b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x594f738d233b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x594f738d233b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x594f738d233b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x594f738d233b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x594f738d233b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x594f738d233b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x594f738cda54 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x594f738cda54 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x594f738d4f42 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x594f738d4f42 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x594f738d4f42 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x594f738d4f42 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x594f738d4f42 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x594f738d4f42 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x594f738d4f42 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x594f74296b0f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   74:     0x594f74296b0f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x76c2d4967aa4 - <unknown>
[INFO] [stdout]   76:     0x76c2d49f4a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_success stdout ----
[INFO] [stdout] DB Name: test_day0_registration_success_f2e2eb7e30e847a990d251460c695d06
[INFO] [stdout] 
[INFO] [stdout] thread 'auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_success' (34) panicked at src/auth_hexagon/auth_store_pg_adapter/test_utils.rs:24:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: ConnectivityProblem("542e9a4a-3484-4879-81f1-d7f8a83a53ef", "pool timed out while waiting for an open connection")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x594f7429752a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x594f7429752a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x594f7429752a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x594f7429752a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x594f742af06a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x594f742af06a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x594f7429c8a2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x594f7429c8a2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x594f7427545f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x594f7427545f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x594f7428f209 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x594f738d186c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x594f738d186c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x594f7428f3c2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x594f7428f3c2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x594f74275518 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x594f7426caa9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x594f7427648d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x594f742af8dc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x594f742af622 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x594f737b67e4 - <core[a96a4c5c53f902a3]::result::Result<(), schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_port::AuthStoreError>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x594f737b67e4 - schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::test_utils::pg_store_init::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/auth_hexagon/auth_store_pg_adapter/test_utils.rs:24:10
[INFO] [stdout]   22:     0x594f7372c4d3 - schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_success::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/auth_hexagon/auth_store_pg_adapter.rs:216:69
[INFO] [stdout]   23:     0x594f73728eb6 - <tokio[d704ae3c6bb1cf99]::task::local::RunUntil<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_success::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:67
[INFO] [stdout]   24:     0x594f737a49c0 - tokio[d704ae3c6bb1cf99]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d704ae3c6bb1cf99]::task::local::RunUntil<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_success::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   25:     0x594f737185e5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[d704ae3c6bb1cf99]::coop::Budget>>>::try_with::<tokio[d704ae3c6bb1cf99]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d704ae3c6bb1cf99]::task::local::RunUntil<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_success::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x594f73713a6e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[d704ae3c6bb1cf99]::coop::Budget>>>::with::<tokio[d704ae3c6bb1cf99]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d704ae3c6bb1cf99]::task::local::RunUntil<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_success::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x594f73730af2 - tokio[d704ae3c6bb1cf99]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d704ae3c6bb1cf99]::task::local::RunUntil<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_success::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   28:     0x594f73730af2 - tokio[d704ae3c6bb1cf99]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d704ae3c6bb1cf99]::task::local::RunUntil<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_success::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   29:     0x594f73730af2 - <tokio[d704ae3c6bb1cf99]::task::local::RunUntil<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_success::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:42
[INFO] [stdout]   30:     0x594f7374f08d - <tokio[d704ae3c6bb1cf99]::macros::scoped_tls::ScopedKey<tokio[d704ae3c6bb1cf99]::task::local::Context>>::set::<<tokio[d704ae3c6bb1cf99]::task::local::RunUntil<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_success::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x594f7371e45a - <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d704ae3c6bb1cf99]::task::local::RunUntil<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_success::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:548:17
[INFO] [stdout]   32:     0x594f7373e98b - <tokio[d704ae3c6bb1cf99]::task::local::RunUntil<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_success::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:624:22
[INFO] [stdout]   33:     0x594f73725c7f - <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until::<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_success::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:498:19
[INFO] [stdout]   34:     0x594f738421bd - <core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_success::{closure#0}>::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x594f7382c91d - <tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::Inner<tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_success::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:74
[INFO] [stdout]   36:     0x594f737a3200 - tokio[d704ae3c6bb1cf99]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::Inner<tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_success::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   37:     0x594f737171e5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[d704ae3c6bb1cf99]::coop::Budget>>>::try_with::<tokio[d704ae3c6bb1cf99]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::Inner<tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_success::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   38:     0x594f7371342e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[d704ae3c6bb1cf99]::coop::Budget>>>::with::<tokio[d704ae3c6bb1cf99]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::Inner<tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_success::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   39:     0x594f7382575c - tokio[d704ae3c6bb1cf99]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::Inner<tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_success::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   40:     0x594f7382575c - tokio[d704ae3c6bb1cf99]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::Inner<tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_success::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   41:     0x594f7382575c - <tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::Inner<tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_success::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:35
[INFO] [stdout]   42:     0x594f7382c15a - tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::enter::<<tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::Inner<tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_success::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:29
[INFO] [stdout]   43:     0x594f737508c5 - <tokio[d704ae3c6bb1cf99]::macros::scoped_tls::ScopedKey<tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::Context>>::set::<tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::enter<<tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::Inner<tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_success::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   44:     0x594f7381ed12 - tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::enter::<<tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::Inner<tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_success::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:13
[INFO] [stdout]   45:     0x594f7381ca93 - <tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::Inner<tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_success::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:176:9
[INFO] [stdout]   46:     0x594f7381bf47 - <tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::InnerGuard<tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_success::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:405:38
[INFO] [stdout]   47:     0x594f73817990 - <tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::BasicScheduler<tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>>::block_on::<<tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_success::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:136:30
[INFO] [stdout]   48:     0x594f737e4fef - <tokio[d704ae3c6bb1cf99]::runtime::Runtime>::block_on::<<tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_success::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   49:     0x594f7371ec52 - <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::block_on::<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_success::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:459:12
[INFO] [stdout]   50:     0x594f737e411d - <actix_rt[4f9320cbdf4c7eda]::runtime::Runtime>::block_on::<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_success::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.2.0/src/runtime.rs:85:20
[INFO] [stdout]   51:     0x594f7376829c - <actix_rt[4f9320cbdf4c7eda]::system::SystemRunner>::block_on::<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_success::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.2.0/src/system.rs:186:17
[INFO] [stdout]   52:     0x594f7373b3b9 - schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_success
[INFO] [stdout]                                at /opt/rustwide/workdir/src/auth_hexagon/auth_store_pg_adapter.rs:213:5
[INFO] [stdout]   53:     0x594f737291b7 - schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_success::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/auth_hexagon/auth_store_pg_adapter.rs:215:46
[INFO] [stdout]   54:     0x594f73711c06 - <schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_success::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x594f738c594b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x594f738c594b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x594f738d233b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x594f738d233b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x594f738d233b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x594f738d233b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x594f738d233b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x594f738d233b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x594f738d233b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x594f738cda54 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x594f738cda54 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x594f738d4f42 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x594f738d4f42 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x594f738d4f42 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x594f738d4f42 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x594f738d4f42 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x594f738d4f42 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x594f738d4f42 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x594f74296b0f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   74:     0x594f74296b0f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x76c2d4967aa4 - <unknown>
[INFO] [stdout]   76:     0x76c2d49f4a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- auth_hexagon::auth_store_pg_adapter::tests::test_session stdout ----
[INFO] [stdout] DB Name: test_session_8f671828f30b404cae3783f898ed4fd1
[INFO] [stdout] 
[INFO] [stdout] thread 'auth_hexagon::auth_store_pg_adapter::tests::test_session' (62) panicked at src/auth_hexagon/auth_store_pg_adapter/test_utils.rs:24:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: ConnectivityProblem("d002b8a2-eac5-4b23-8388-b922388d4a71", "pool timed out while waiting for an open connection")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x594f7429752a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x594f7429752a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x594f7429752a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x594f7429752a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x594f742af06a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x594f742af06a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x594f7429c8a2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x594f7429c8a2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x594f7427545f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x594f7427545f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x594f7428f209 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x594f738d186c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x594f738d186c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x594f7428f3c2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x594f7428f3c2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x594f74275518 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x594f7426caa9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x594f7427648d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x594f742af8dc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x594f742af622 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x594f737b67e4 - <core[a96a4c5c53f902a3]::result::Result<(), schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_port::AuthStoreError>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x594f737b67e4 - schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::test_utils::pg_store_init::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/auth_hexagon/auth_store_pg_adapter/test_utils.rs:24:10
[INFO] [stdout]   22:     0x594f7372941c - schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_session::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/auth_hexagon/auth_store_pg_adapter.rs:407:51
[INFO] [stdout]   23:     0x594f73728e56 - <tokio[d704ae3c6bb1cf99]::task::local::RunUntil<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_session::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:67
[INFO] [stdout]   24:     0x594f737a4630 - tokio[d704ae3c6bb1cf99]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d704ae3c6bb1cf99]::task::local::RunUntil<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_session::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   25:     0x594f737182e5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[d704ae3c6bb1cf99]::coop::Budget>>>::try_with::<tokio[d704ae3c6bb1cf99]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d704ae3c6bb1cf99]::task::local::RunUntil<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_session::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x594f7371397e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[d704ae3c6bb1cf99]::coop::Budget>>>::with::<tokio[d704ae3c6bb1cf99]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d704ae3c6bb1cf99]::task::local::RunUntil<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_session::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x594f73730492 - tokio[d704ae3c6bb1cf99]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d704ae3c6bb1cf99]::task::local::RunUntil<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_session::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   28:     0x594f73730492 - tokio[d704ae3c6bb1cf99]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d704ae3c6bb1cf99]::task::local::RunUntil<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_session::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   29:     0x594f73730492 - <tokio[d704ae3c6bb1cf99]::task::local::RunUntil<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_session::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:42
[INFO] [stdout]   30:     0x594f7374ed8d - <tokio[d704ae3c6bb1cf99]::macros::scoped_tls::ScopedKey<tokio[d704ae3c6bb1cf99]::task::local::Context>>::set::<<tokio[d704ae3c6bb1cf99]::task::local::RunUntil<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_session::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x594f7371e36a - <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d704ae3c6bb1cf99]::task::local::RunUntil<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_session::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:548:17
[INFO] [stdout]   32:     0x594f7373e89b - <tokio[d704ae3c6bb1cf99]::task::local::RunUntil<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_session::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:624:22
[INFO] [stdout]   33:     0x594f7372551f - <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until::<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_session::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:498:19
[INFO] [stdout]   34:     0x594f738420fd - <core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_session::{closure#0}>::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x594f7382c5ed - <tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::Inner<tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_session::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:74
[INFO] [stdout]   36:     0x594f737a2e70 - tokio[d704ae3c6bb1cf99]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::Inner<tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_session::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   37:     0x594f73716ee5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[d704ae3c6bb1cf99]::coop::Budget>>>::try_with::<tokio[d704ae3c6bb1cf99]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::Inner<tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_session::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   38:     0x594f7371333e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[d704ae3c6bb1cf99]::coop::Budget>>>::with::<tokio[d704ae3c6bb1cf99]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::Inner<tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_session::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   39:     0x594f738241cc - tokio[d704ae3c6bb1cf99]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::Inner<tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_session::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   40:     0x594f738241cc - tokio[d704ae3c6bb1cf99]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::Inner<tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_session::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   41:     0x594f738241cc - <tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::Inner<tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_session::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:35
[INFO] [stdout]   42:     0x594f7382c0fa - tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::enter::<<tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::Inner<tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_session::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:29
[INFO] [stdout]   43:     0x594f73750625 - <tokio[d704ae3c6bb1cf99]::macros::scoped_tls::ScopedKey<tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::Context>>::set::<tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::enter<<tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::Inner<tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_session::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   44:     0x594f7381e232 - tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::enter::<<tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::Inner<tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_session::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:13
[INFO] [stdout]   45:     0x594f7381ca33 - <tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::Inner<tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_session::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:176:9
[INFO] [stdout]   46:     0x594f7381bd07 - <tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::InnerGuard<tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_session::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:405:38
[INFO] [stdout]   47:     0x594f73817000 - <tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::BasicScheduler<tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>>::block_on::<<tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_session::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:136:30
[INFO] [stdout]   48:     0x594f737e4a6f - <tokio[d704ae3c6bb1cf99]::runtime::Runtime>::block_on::<<tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_session::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   49:     0x594f7371ea62 - <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::block_on::<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_session::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:459:12
[INFO] [stdout]   50:     0x594f737e3fde - <actix_rt[4f9320cbdf4c7eda]::runtime::Runtime>::block_on::<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_session::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.2.0/src/runtime.rs:85:20
[INFO] [stdout]   51:     0x594f7376818d - <actix_rt[4f9320cbdf4c7eda]::system::SystemRunner>::block_on::<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_session::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.2.0/src/system.rs:186:17
[INFO] [stdout]   52:     0x594f7373b209 - schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_session
[INFO] [stdout]                                at /opt/rustwide/workdir/src/auth_hexagon/auth_store_pg_adapter.rs:404:5
[INFO] [stdout]   53:     0x594f73729127 - schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_session::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/auth_hexagon/auth_store_pg_adapter.rs:406:28
[INFO] [stdout]   54:     0x594f73711b46 - <schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_session::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x594f738c594b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x594f738c594b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x594f738d233b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x594f738d233b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x594f738d233b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x594f738d233b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x594f738d233b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x594f738d233b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x594f738d233b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x594f738cda54 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x594f738cda54 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x594f738d4f42 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x594f738d4f42 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x594f738d4f42 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x594f738d4f42 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x594f738d4f42 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x594f738d4f42 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x594f738d4f42 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x594f74296b0f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   74:     0x594f74296b0f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x76c2d4967aa4 - <unknown>
[INFO] [stdout]   76:     0x76c2d49f4a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- auth_hexagon::auth_store_pg_adapter::tests::test_set_day0_token_twice stdout ----
[INFO] [stdout] DB Name: test_set_day0_token_twice_64a798b3ee764afaba4f17c103cc109e
[INFO] [stdout] 
[INFO] [stdout] thread 'auth_hexagon::auth_store_pg_adapter::tests::test_set_day0_token_twice' (63) panicked at src/auth_hexagon/auth_store_pg_adapter/test_utils.rs:24:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: ConnectivityProblem("e150819c-5f4b-423f-b26d-6e89e14e10fb", "pool timed out while waiting for an open connection")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x594f7429752a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x594f7429752a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x594f7429752a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x594f7429752a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x594f742af06a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x594f742af06a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x594f7429c8a2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x594f7429c8a2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x594f7427545f - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x594f7427545f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x594f7428f209 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x594f738d186c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x594f738d186c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x594f7428f3c2 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x594f7428f3c2 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x594f74275518 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x594f7426caa9 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x594f7427648d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x594f742af8dc - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x594f742af622 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x594f737b67e4 - <core[a96a4c5c53f902a3]::result::Result<(), schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_port::AuthStoreError>>::unwrap
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x594f737b67e4 - schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::test_utils::pg_store_init::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/auth_hexagon/auth_store_pg_adapter/test_utils.rs:24:10
[INFO] [stdout]   22:     0x594f7372bd29 - schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_set_day0_token_twice::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/auth_hexagon/auth_store_pg_adapter.rs:262:64
[INFO] [stdout]   23:     0x594f73728e96 - <tokio[d704ae3c6bb1cf99]::task::local::RunUntil<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_set_day0_token_twice::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:67
[INFO] [stdout]   24:     0x594f737a4890 - tokio[d704ae3c6bb1cf99]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d704ae3c6bb1cf99]::task::local::RunUntil<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_set_day0_token_twice::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   25:     0x594f737184e5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[d704ae3c6bb1cf99]::coop::Budget>>>::try_with::<tokio[d704ae3c6bb1cf99]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d704ae3c6bb1cf99]::task::local::RunUntil<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_set_day0_token_twice::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   26:     0x594f73713a1e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[d704ae3c6bb1cf99]::coop::Budget>>>::with::<tokio[d704ae3c6bb1cf99]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d704ae3c6bb1cf99]::task::local::RunUntil<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_set_day0_token_twice::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   27:     0x594f737308d2 - tokio[d704ae3c6bb1cf99]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d704ae3c6bb1cf99]::task::local::RunUntil<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_set_day0_token_twice::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   28:     0x594f737308d2 - tokio[d704ae3c6bb1cf99]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d704ae3c6bb1cf99]::task::local::RunUntil<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_set_day0_token_twice::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   29:     0x594f737308d2 - <tokio[d704ae3c6bb1cf99]::task::local::RunUntil<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_set_day0_token_twice::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:42
[INFO] [stdout]   30:     0x594f7374ef8d - <tokio[d704ae3c6bb1cf99]::macros::scoped_tls::ScopedKey<tokio[d704ae3c6bb1cf99]::task::local::Context>>::set::<<tokio[d704ae3c6bb1cf99]::task::local::RunUntil<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_set_day0_token_twice::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x594f7371e40a - <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::with::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d704ae3c6bb1cf99]::task::local::RunUntil<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_set_day0_token_twice::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:548:17
[INFO] [stdout]   32:     0x594f7373e93b - <tokio[d704ae3c6bb1cf99]::task::local::RunUntil<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_set_day0_token_twice::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:624:22
[INFO] [stdout]   33:     0x594f73725a0f - <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until::<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_set_day0_token_twice::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:498:19
[INFO] [stdout]   34:     0x594f7384217d - <core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_set_day0_token_twice::{closure#0}>::{closure#0}> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x594f7382c80d - <tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::Inner<tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_set_day0_token_twice::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:74
[INFO] [stdout]   36:     0x594f737a30d0 - tokio[d704ae3c6bb1cf99]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::Inner<tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_set_day0_token_twice::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   37:     0x594f737170e5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[d704ae3c6bb1cf99]::coop::Budget>>>::try_with::<tokio[d704ae3c6bb1cf99]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::Inner<tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_set_day0_token_twice::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   38:     0x594f737133de - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[d704ae3c6bb1cf99]::coop::Budget>>>::with::<tokio[d704ae3c6bb1cf99]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::Inner<tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_set_day0_token_twice::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   39:     0x594f7382502c - tokio[d704ae3c6bb1cf99]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::Inner<tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_set_day0_token_twice::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   40:     0x594f7382502c - tokio[d704ae3c6bb1cf99]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::Inner<tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_set_day0_token_twice::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   41:     0x594f7382502c - <tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::Inner<tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_set_day0_token_twice::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:35
[INFO] [stdout]   42:     0x594f7382c13a - tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::enter::<<tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::Inner<tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_set_day0_token_twice::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:29
[INFO] [stdout]   43:     0x594f737507e5 - <tokio[d704ae3c6bb1cf99]::macros::scoped_tls::ScopedKey<tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::Context>>::set::<tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::enter<<tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::Inner<tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_set_day0_token_twice::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   44:     0x594f7381e972 - tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::enter::<<tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::Inner<tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_set_day0_token_twice::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:13
[INFO] [stdout]   45:     0x594f7381ca73 - <tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::Inner<tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_set_day0_token_twice::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:176:9
[INFO] [stdout]   46:     0x594f7381be87 - <tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::InnerGuard<tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_set_day0_token_twice::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:405:38
[INFO] [stdout]   47:     0x594f73817660 - <tokio[d704ae3c6bb1cf99]::runtime::basic_scheduler::BasicScheduler<tokio[d704ae3c6bb1cf99]::runtime::driver::Driver>>::block_on::<<tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_set_day0_token_twice::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:136:30
[INFO] [stdout]   48:     0x594f737e4e1f - <tokio[d704ae3c6bb1cf99]::runtime::Runtime>::block_on::<<tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::run_until<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_set_day0_token_twice::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   49:     0x594f7371ebb2 - <tokio[d704ae3c6bb1cf99]::task::local::LocalSet>::block_on::<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_set_day0_token_twice::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:459:12
[INFO] [stdout]   50:     0x594f737e40ae - <actix_rt[4f9320cbdf4c7eda]::runtime::Runtime>::block_on::<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_set_day0_token_twice::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.2.0/src/runtime.rs:85:20
[INFO] [stdout]   51:     0x594f7376823d - <actix_rt[4f9320cbdf4c7eda]::system::SystemRunner>::block_on::<schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_set_day0_token_twice::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.2.0/src/system.rs:186:17
[INFO] [stdout]   52:     0x594f7373b329 - schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_set_day0_token_twice
[INFO] [stdout]                                at /opt/rustwide/workdir/src/auth_hexagon/auth_store_pg_adapter.rs:259:5
[INFO] [stdout]   53:     0x594f73729187 - schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_set_day0_token_twice::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/auth_hexagon/auth_store_pg_adapter.rs:261:41
[INFO] [stdout]   54:     0x594f73711bc6 - <schocken_auth_server[5d93fad4da250]::auth_hexagon::auth_store_pg_adapter::tests::test_set_day0_token_twice::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x594f738c594b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x594f738c594b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x594f738d233b - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x594f738d233b - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x594f738d233b - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x594f738d233b - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x594f738d233b - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x594f738d233b - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x594f738d233b - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x594f738cda54 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x594f738cda54 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x594f738d4f42 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x594f738d4f42 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x594f738d4f42 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x594f738d4f42 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x594f738d4f42 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x594f738d4f42 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x594f738d4f42 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x594f74296b0f - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   74:     0x594f74296b0f - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x76c2d4967aa4 - <unknown>
[INFO] [stdout]   76:     0x76c2d49f4a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     auth_hexagon::auth_store_pg_adapter::tests::test_auth_password
[INFO] [stdout]     auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_success
[INFO] [stdout]     auth_hexagon::auth_store_pg_adapter::tests::test_day0_registration_with_unknown_token
[INFO] [stdout]     auth_hexagon::auth_store_pg_adapter::tests::test_session
[INFO] [stdout]     auth_hexagon::auth_store_pg_adapter::tests::test_set_day0_token_twice
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 15 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 30.74s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin schocken-auth-server`
[INFO] running `Command { std: "docker" "inspect" "0482d903d8868058a95881d5e817307829d5350c7c0b38e863414edaeea7a976", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0482d903d8868058a95881d5e817307829d5350c7c0b38e863414edaeea7a976", kill_on_drop: false }`
[INFO] [stdout] 0482d903d8868058a95881d5e817307829d5350c7c0b38e863414edaeea7a976
